[INFO] cloning repository https://github.com/SimpleTang/paam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SimpleTang/paam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimpleTang%2Fpaam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimpleTang%2Fpaam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9002dcab555f11a955ebf2f3f77bc5257aecbe0d
[INFO] testing SimpleTang/paam against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimpleTang%2Fpaam" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SimpleTang/paam
[INFO] finished tweaking git repo https://github.com/SimpleTang/paam
[INFO] tweaked toml for git repo https://github.com/SimpleTang/paam written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SimpleTang/paam on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SimpleTang/paam already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2c658679916d0be916b9373373376037b1a97cd1c19cea8fc5b0ca507ee347
[INFO] running `Command { std: "docker" "start" "-a" "1f2c658679916d0be916b9373373376037b1a97cd1c19cea8fc5b0ca507ee347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2c658679916d0be916b9373373376037b1a97cd1c19cea8fc5b0ca507ee347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2c658679916d0be916b9373373376037b1a97cd1c19cea8fc5b0ca507ee347", kill_on_drop: false }`
[INFO] [stdout] 1f2c658679916d0be916b9373373376037b1a97cd1c19cea8fc5b0ca507ee347
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5efd517c8903d3c1365f934584d124e797bc388c29620d73653a5936c707526
[INFO] running `Command { std: "docker" "start" "-a" "b5efd517c8903d3c1365f934584d124e797bc388c29620d73653a5936c707526", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling paam-core v0.1.0 (/opt/rustwide/workdir/crates/paam-core)
[INFO] [stderr]    Compiling paam-cli v0.1.0 (/opt/rustwide/workdir/crates/paam-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.27s
[INFO] running `Command { std: "docker" "inspect" "b5efd517c8903d3c1365f934584d124e797bc388c29620d73653a5936c707526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5efd517c8903d3c1365f934584d124e797bc388c29620d73653a5936c707526", kill_on_drop: false }`
[INFO] [stdout] b5efd517c8903d3c1365f934584d124e797bc388c29620d73653a5936c707526
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d59f70af1f38de11bde168dfbf00019e5cae0a8edeac524dfc276a8cb5890601
[INFO] running `Command { std: "docker" "start" "-a" "d59f70af1f38de11bde168dfbf00019e5cae0a8edeac524dfc276a8cb5890601", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling paam-cli v0.1.0 (/opt/rustwide/workdir/crates/paam-cli)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling paam-core v0.1.0 (/opt/rustwide/workdir/crates/paam-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "d59f70af1f38de11bde168dfbf00019e5cae0a8edeac524dfc276a8cb5890601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59f70af1f38de11bde168dfbf00019e5cae0a8edeac524dfc276a8cb5890601", kill_on_drop: false }`
[INFO] [stdout] d59f70af1f38de11bde168dfbf00019e5cae0a8edeac524dfc276a8cb5890601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed4c3ed1c98730f78f1039df8e84a07ddce7e9e7ee4a9c0977d89f6500397531
[INFO] running `Command { std: "docker" "start" "-a" "ed4c3ed1c98730f78f1039df8e84a07ddce7e9e7ee4a9c0977d89f6500397531", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paam-935de2f4aa58d627)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paam_core-2ac91cfabbec324d)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_empty_name ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_preserves_unknown_fields ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_missing_description ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_missing_frontmatter_block ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_missing_name ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_valid_frontmatter ... ok
[INFO] [stdout] test asset::skill::tests::asset_trait_methods ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_unterminated_block ... ok
[INFO] [stdout] test asset::frontmatter::tests::parse_rejects_yaml_syntax_error ... ok
[INFO] [stdout] test asset::skill::tests::read_body_when_no_frontmatter_returns_whole_file ... ok
[INFO] [stdout] test asset::skill::tests::read_body_returns_markdown_after_frontmatter ... ok
[INFO] [stdout] test config::tests::duplicate_alias_is_rejected ... ok
[INFO] [stdout] test config::tests::effective_scan_ignore_uses_defaults_when_field_absent ... ok
[INFO] [stdout] test config::tests::effective_scan_ignore_user_list_replaces_default ... ok
[INFO] [stdout] test config::tests::effective_scan_ignore_empty_array_means_nothing_skipped ... ok
[INFO] [stdout] test discover::tests::does_not_follow_symlinks ... ok
[INFO] [stdout] test discover::tests::discovers_single_skill ... ok
[INFO] [stdout] test config::tests::load_empty_after_initialization ... ok
[INFO] [stdout] test config::tests::future_schema_version_rejected ... ok
[INFO] [stdout] test discover::tests::discovers_multiple_nested ... ok
[INFO] [stdout] test discover::tests::empty_ignore_does_not_skip_any_dir ... ok
[INFO] [stdout] test config::tests::round_trip_add_then_list ... ok
[INFO] [stdout] test discover::tests::unknown_fields_preserved_in_extra ... ok
[INFO] [stdout] test discover::tests::invalid_skills_are_skipped_with_warning ... ok
[INFO] [stdout] test discover::tests::ignored_directories_are_skipped ... ok
[INFO] [stdout] test git::tests::ensure_git_available_when_git_in_path ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTaTL0u/origin.git/
[INFO] [stderr] fatal: '/definitely/does/not/exist/origin.git' does not appear to be a git repository
[INFO] [stderr] fatal: Could not read from remote repository.
[INFO] [stderr] 
[INFO] [stderr] Please make sure you have the correct access rights
[INFO] [stderr] and the repository exists.
[INFO] [stdout] test git::tests::clone_failure_returns_git_process_failure ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTaTL0u/work/.git/
[INFO] [stdout] [master (root-commit) fc3b805] init
[INFO] [stdout] test git::tests::subtree_hash_differs_for_different_subpaths ... ok
[INFO] [stdout] test git::tests::subtree_hash_strips_leading_dot_slash ... ok
[INFO] [stderr] To /tmp/.tmpTaTL0u/origin.git
[INFO] [stderr]  * [new branch]      HEAD -> master
[INFO] [stdout] test git::tests::head_commit_returns_full_hash ... ok
[INFO] [stdout] test install::tests::resolve_returns_unique_match ... ok
[INFO] [stdout] test install::tests::install_skill_writes_files_and_metadata_and_commits ... ok
[INFO] [stdout] test install::tests::resolve_returns_skill_not_found_when_no_match ... ok
[INFO] [stdout] test install::tests::install_already_installed_rejects_without_force ... ok
[INFO] [stdout] test install::tests::resolve_ambiguous_when_two_sources_have_same_name ... ok
[INFO] [stdout] test git::tests::clone_local_bare_repo_via_file_protocol ... ok
[INFO] [stdout] test install::tests::uninstall_when_not_installed_returns_error ... ok
[INFO] [stdout] test local_repo::tests::ensure_initialized_creates_git_repo_with_paam_identity ... ok
[INFO] [stdout] test install::tests::install_force_reinstalls_with_distinct_commit_message ... ok
[INFO] [stdout] test metadata::tests::find_skill_returns_match_or_none ... ok
[INFO] [stdout] test metadata::tests::list_installed_aggregates_multiple_assets ... ok
[INFO] [stdout] test metadata::tests::read_for_missing_file_returns_none ... ok
[INFO] [stdout] test metadata::tests::write_then_read_round_trip ... ok
[INFO] [stdout] test metadata::tests::list_installed_skips_unparseable_metadata ... ok
[INFO] [stdout] test local_repo::tests::ensure_initialized_is_idempotent ... ok
[INFO] [stdout] test local_repo::tests::commit_silently_skips_when_nothing_staged ... ok
[INFO] [stdout] test paths::tests::ensure_initialized_creates_layout_and_is_idempotent ... ok
[INFO] [stdout] test paths::tests::paths_derive_from_root ... ok
[INFO] [stderr] fatal: '/definitely/does/not/exist/origin.git' does not appear to be a git repository
[INFO] [stderr] fatal: Could not read from remote repository.
[INFO] [stderr] 
[INFO] [stderr] Please make sure you have the correct access rights
[INFO] [stderr] and the repository exists.
[INFO] [stdout] test source::tests::clone_failure_does_not_leave_partial_dir_or_config_entry ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnlOnJ7/origin.git/
[INFO] [stdout] test local_repo::tests::commit_creates_commit_when_files_change ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnlOnJ7/work/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test install::tests::resolve_with_from_disambiguates ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZ2cqSV/origin.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZ2cqSV/work/.git/
[INFO] [stdout] [master (root-commit) 3419bf7] init
[INFO] [stdout] test source::tests::track_rejects_non_ssh_url_input ... ok
[INFO] [stdout] test source::url::tests::cache_dir_layout ... ok
[INFO] [stdout] test source::url::tests::case_normalized_in_alias ... ok
[INFO] [stdout] test source::url::tests::https_url_is_rejected ... ok
[INFO] [stdout] test source::url::tests::local_path_is_rejected ... ok
[INFO] [stdout] [master (root-commit) 3419bf7] init
[INFO] [stdout] test source::url::tests::owner_repo_shorthand_is_rejected ... ok
[INFO] [stdout] test source::url::tests::scp_like_basic ... ok
[INFO] [stdout] test source::url::tests::scp_like_without_dot_git_suffix ... ok
[INFO] [stdout] test source::url::tests::ssh_proto_with_port ... ok
[INFO] [stdout] test source::url::tests::ssh_proto_without_user_or_port ... ok
[INFO] [stderr] To /tmp/.tmpZ2cqSV/origin.git
[INFO] [stderr]  * [new branch]      HEAD -> master
[INFO] [stderr] To /tmp/.tmpnlOnJ7/origin.git
[INFO] [stderr]  * [new branch]      HEAD -> master
[INFO] [stdout] test install::tests::uninstall_after_sync_clears_target_symlink_in_single_commit ... ok
[INFO] [stdout] test paths::tests::claude_target_dir_default_is_claude_skills_under_home ... ok
[INFO] [stdout] test paths::tests::claude_target_dir_empty_env_is_treated_as_unset ... ok
[INFO] [stdout] test paths::tests::claude_target_dir_uses_env_when_set ... ok
[INFO] [stdout] test install::tests::uninstall_removes_dir_and_commits ... ok
[INFO] [stdout] test source::tests::track_clone_register_round_trip ... ok
[INFO] [stdout] test source::tests::duplicate_track_is_rejected ... ok
[INFO] [stdout] test sync::tests::sync_all_creates_symlinks_on_clean_target ... ok
[INFO] [stdout] test sync::tests::sync_all_force_overwrites_foreign_content ... ok
[INFO] [stdout] test sync::tests::sync_all_is_idempotent ... ok
[INFO] [stdout] test sync::tests::sync_all_repairs_paam_broken_link ... ok
[INFO] [stdout] test sync::tests::sync_all_skips_foreign_content_without_force ... ok
[INFO] [stdout] test sync::tests::unsync_one_removes_symlink_and_clears_targets ... ok
[INFO] [stdout] test sync::tests::unsync_all_clears_multiple_skills ... ok
[INFO] [stdout] test sync::tests::unsync_when_target_absent_is_silent_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paam_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed4c3ed1c98730f78f1039df8e84a07ddce7e9e7ee4a9c0977d89f6500397531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4c3ed1c98730f78f1039df8e84a07ddce7e9e7ee4a9c0977d89f6500397531", kill_on_drop: false }`
[INFO] [stdout] ed4c3ed1c98730f78f1039df8e84a07ddce7e9e7ee4a9c0977d89f6500397531
